projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c1c69b
)
(w32_term_init): Call add_keyboard_wait_descriptor.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 17 May 2007 00:08:03 +0000
(
00:08
+0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 17 May 2007 00:08:03 +0000
(
00:08
+0000)
src/w32term.c
patch
|
blob
|
history
diff --git
a/src/w32term.c
b/src/w32term.c
index 75e8a8c2bdfe0d35b4bd184ef80ab336d2d99691..27ba0d41d2b26c244c53a27eed67d560cccfbbff 100644
(file)
--- a/
src/w32term.c
+++ b/
src/w32term.c
@@
-6319,6
+6319,9
@@
w32_term_init (display_name, xrm_option, resource_name)
w32_defined_color (0, "black", &color, 1);
}
+ /* Add the default keyboard. */
+ add_keyboard_wait_descriptor (0);
+
/* Create Fringe Bitmaps and store them for later use.
On W32, bitmaps are all unsigned short, as Windows requires